prevent crash by catching more exception types from c++ std lib
authorMatthieu Gallien <matthieu.gallien@nextcloud.com>
Wed, 18 Dec 2024 11:04:47 +0000 (12:04 +0100)
committerMatthieu Gallien <matthieu.gallien@nextcloud.com>
Thu, 2 Jan 2025 09:20:27 +0000 (10:20 +0100)
commit1f32d1f9d758d0739a6e0d5c99f8e959a7e2255d
treeaacfab42829aee20dee9971387423bf632989fed
parentad6a6132cd0666cc0e343b2483530fa0148428f4
prevent crash by catching more exception types from c++ std lib

Signed-off-by: Matthieu Gallien <matthieu.gallien@nextcloud.com>
src/common/filesystembase.cpp
src/libsync/propagatedownload.cpp